home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 December / Chip Aralık 2001.iso / prog / share / text2pdf / setup.exe / Tests / EPDlibrary / circle.epd < prev    next >
Encoding:
Text File  |  2001-05-25  |  478 b   |  17 lines

  1. %EPD-1.0
  2. % This is only a test with the new EPD format
  3. %BBox(-1,-1,41,41)
  4. % GREEN CIRCLE
  5. % set the color to use for filling paths
  6. 0 1 0 rg
  7. % set the color to use for stroking paths
  8. 0 1 0 RG
  9. % circle
  10. 20.000000 10.000000 m
  11. 20.000000 15.522847 15.522847 20.000000 10.000000 20.000000 c
  12. 4.477153 20.000000 0.000000 15.522847 0.000000 10.000000 c
  13. 0.000000 4.477153 4.477153 0.000000 10.000000 0.000000 c
  14. 15.522847 0.000000 20.000000 4.477153 20.000000 10.000000 c
  15. B
  16.  
  17.